home *** CD-ROM | disk | FTP | other *** search
- /* $VER: SCSI0 2.17 (30.12.98)
- *
- * X file system entry
- *
- * This mount file allows access to disks
- * on any unit of any device of any size.
- */
-
- Handler = L:xfsd
- Priority = 9 ; Stacksize = 16000
- Globvec = -1 ; Mount = 1
-
- /*
- * Further information is passed using the ToolTypes
- * in the icon, using the Startup string, eg
- *
- * Startup=DEVICE=scsi.device UNIT=0
- *
- * Note there are no quotes around the string, unlike
- * the mountlist version
- *
- * Add eg P=3 to the Startup ToolType to select just
- * the third partition, otherwise ALL partitions will
- * be mounted
- */
-